﻿/*
Title:      Print screen style
Updated:	June 2011  	
*/


body {
	margin: .2in;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
background: white
	}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 15pt;
	}
h2 {
	font-size: 14pt;
	}
h3 {
	font-size: 13pt;
	}
#nav, .photo img, ul#sub-nav, #vcard, .archives {
	display:none;
	}
a {
	text-decoration: none;
	color: grey;
	}

#Navigation, #Content2 { display:none; }

img { display:none;}
